!function(t){var e={};function n(r){if(e[r])return e[r].exports;var o=e[r]={i:r,l:!1,exports:{}};return t[r].call(o.exports,o,o.exports,n),o.l=!0,o.exports}n.m=t,n.c=e,n.d=function(t,e,r){n.o(t,e)||Object.defineProperty(t,e,{configurable:!1,enumerable:!0,get:r})},n.n=function(t){var e=t&&t.__esModule?function(){return t.default}:function(){return t};return n.d(e,"a",e),e},n.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},n.p="",n(n.s=0)}([function(t,e,n){"use strict";window.wsb=window.wsb||{},window.wsb.DynamicFontScaler=window.wsb.DynamicFontScaler||n(1)},function(t,e,n){"use strict";var r=n(2);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var o=r(n(3)),i=r(n(4)),a=r(n(5)),u=r(n(7)),s=r(n(10)),c=n(11),l=r(n(12)),f=n(13),p=n(14);function d(t){var e=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}();return function(){var n,r=(0,s.default)(t);if(e){var o=(0,s.default)(this).constructor;n=Reflect.construct(r,arguments,o)}else n=r.apply(this,arguments);return(0,u.default)(this,n)}}var y=f.constants.renderModes.EDIT,h=function(t){(0,a.default)(n,t);var e=d(n);function n(){var t;(0,o.default)(this,n);for(var r=arguments.length,i=new Array(r),a=0;a=parseInt(u,10))return}t._lastSize=a,n===y?(t._styleElement||(t._styleElement=document.createElement("style"),document.head.appendChild(t._styleElement)),t._styleElement.textContent="#".concat(t._target.id," { font-size: ").concat(a," !important; }")):t._target.style.fontSize=a}}}},t.fits=function(e){var n=t.props.maxLines;return t.getContentWidth(e)<=t._container.clientWidth&&t.getNumLines(e)<=n},t.getBestFit=function(e){return e.find(t.fits)||(0,p.last)(e)},t}return(0,i.default)(n,[{key:"reset",value:function(){this._lastSize&&(this._target.style.fontSize="",this._lastSize="")}},{key:"componentDidMount",value:function(){this._container=this.getContainer(),this._target=this.getTarget(),this.calculateBestFit(),window.ResizeObserver?(this._observer=new ResizeObserver(this.calculateBestFit),this._observer.observe(this._container)):window.addEventListener("resize",this.calculateBestFit)}},{key:"componentDidUpdate",value:function(){this.reset(),this.calculateBestFit()}},{key:"componentWillUnmount",value:function(){this._observer?this._observer.disconnect():window.removeEventListener("resize",this.calculateBestFit),this._styleElement&&this._styleElement.parentNode.removeChild(this._styleElement)}},{key:"getContainer",value:function(){var t=this.props.containerId;return document.getElementById(t)}},{key:"getTarget",value:function(){var t=this.props.targetId;return document.getElementById(t)}},{key:"getScalers",value:function(){var t=this.props,e=t.containerId,n=t.fontSizes;return Array.prototype.slice.call(this._container.querySelectorAll('[data-scaler-id="scaler-'.concat(e,'"]'))).sort(function(t,e){return n.indexOf(t.getAttribute("data-size"))-n.indexOf(e.getAttribute("data-size"))})}},{key:"getContentWidth",value:function(t){var e=parseInt(this.getComputedPropertyValue(t,"padding-left")||0,10),n=parseInt(this.getComputedPropertyValue(t,"padding-right")||0,10);return t.scrollWidth+e+n}},{key:"getComputedPropertyValue",value:function(t,e){return document.defaultView.getComputedStyle(t).getPropertyValue(e)}},{key:"getNumLines",value:function(t){var e=t.offsetHeight,n=parseInt(this.getComputedPropertyValue(t,"line-height"),10)||1;return Math.floor(e/n)}},{key:"initScalers",value:function(t){var e=this;t.forEach(function(t){t.style.display="inline-block",t.style.maxWidth="".concat(e._container.clientWidth,"px")})}},{key:"hideScalers",value:function(t){t.forEach(function(t){t.style.display="none",t.style.maxWidth=""})}},{key:"render",value:function(){return null}}]),n}(c.PureComponent);h.propTypes={renderMode:l.default.oneOf(Object.values(f.constants.renderModes)),containerId:l.default.string.isRequired,targetId:l.default.string.isRequired,fontSizes:l.default.arrayOf(l.default.oneOf(Object.values(f.constants.fontSizes))),maxLines:l.default.number,prioritizeDefault:l.default.bool},h.defaultProps={maxLines:3};var v=h;e.default=v,t.exports=e.default},function(t,e){t.exports=function(t){return t&&t.__esModule?t:{default:t}}},function(t,e){t.exports=function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}},function(t,e){function n(t,e){for(var n=0;n